IK Create Image
Return
=
IK Load Effect(
Filename
,
Effect
)
Description
This command will give the same result as
IK Load Effect
, but it will not close the program when compilation failed. Instead it will display the compilation error and return a 0.
Parameters
Filename
String
The filename of the effect that has to be loaded.
Effect
Integer
The ID of the effect.
Return
Integer
Returns a 1 if the compilation succeeded.
Index